home *** CD-ROM | disk | FTP | other *** search
/ Language/OS - Multiplatform Resource Library / LANGUAGE OS.iso / escalant / escala21.lha / escalante2.1 / images / tt.im < prev    next >
Text File  |  1993-02-01  |  269b  |  7 lines

  1. #define tt_width 16
  2. #define tt_height 16
  3. static char tt_bits[] = {
  4.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0xff, 0xff,
  5.    0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0xff, 0x00, 0x00, 0x00, 0x00,
  6.    0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00};
  7.